home *** CD-ROM | disk | FTP | other *** search
- Path: istar.net!infoshare!whome!gts!lethe!geac!REYAZRAH
- From: r.raheem@geac.com
- Newsgroups: comp.lang.c++
- Subject: VC++ Question : How to create a tabbed CDaoRecordView-based view ?
- Date: 19 Jan 1996 15:12:21 GMT
- Organization: Geac Canada Limited
- Message-ID: <4doccl$sag@cage.ca.geac.com>
- NNTP-Posting-Host: ray3.ca.geac.com
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- I want to create a view of a table record that contains tabbed
- pages, each page containing controls to edit a specific set of
- fields from the record. For example, assuming the table contains
- Customer info, page 1 will have the customer's personal info, page
- 2 will have his ordering info, etc.
-
- I know that I have to create a CDaoRecordView for each page, but I am
- not sure how to combine the CTabCtl with these views.
-
- I am using VC++ ver 4.0. I have a C background, but am new to C++ and
- the MFC, so please bear with me if this is a stupid question.
-
- Thanks,
- Reyaz
- R.Raheem@geac.com
-